mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-10 09:28:06 +00:00
More organization of header
This commit is contained in:
@@ -18,7 +18,7 @@ void ActMine::OnRebuildNotifyState(Entity* self, eRebuildState state) {
|
||||
|
||||
self->SetVar(u"RebuildComplete", true);
|
||||
self->SetVar(u"NumWarnings", 0);
|
||||
self->AddToGroups("reset");
|
||||
self->AddGroup("reset");
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user