feat: add UnloadActorClean
This commit is contained in:
@@ -26,4 +26,10 @@ namespace VoteClean {
|
||||
|
||||
extern void voteCommandExecute(Player* pl);
|
||||
|
||||
}
|
||||
|
||||
namespace UnloadActorClean {
|
||||
|
||||
extern void cleanUnloadActor();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user