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

View File

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