Add label in case of new CustomEvents

This commit is contained in:
Beu 2021-12-29 13:06:25 +01:00
parent 4b4ba52e10
commit b3254ee8fc
1 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@ foreach (Event in UIManager.PendingEvents) { // TODO: Add Secure token to admins
}
}
}
---PhysicsController_NewCustomEvents---
}
---PhysicsController_ApplyPhysics---