Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pospelove committed Jul 18, 2024
1 parent 735cf29 commit 8903bc4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include "PapyrusVisualEffect.h"
#include "EspmGameObject.h"
#include "MpActor.h"
#include "MpFormGameObject.h"
#include "SpSnippetFunctionGen.h"
#include "script_objects/EspmGameObject.h"
#include "script_objects/MpFormGameObject.h"

VarValue PapyrusVisualEffect::Play(VarValue self,
const std::vector<VarValue>& arguments)
Expand Down

0 comments on commit 8903bc4

Please sign in to comment.