mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-30 15:36:21 +01:00
Fixes invisible borgs after reset from wide sprites
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
R.uneq_all()
|
||||
R.modtype = initial(R.modtype)
|
||||
R.hands.icon_state = initial(R.hands.icon_state)
|
||||
|
||||
R.icon = initial(R.icon) //VOREStation Edit - Dogborg reset tweak since separate file.
|
||||
R.notify_ai(ROBOT_NOTIFICATION_MODULE_RESET, R.module.name)
|
||||
R.module.Reset(R)
|
||||
qdel(R.module)
|
||||
|
||||
Reference in New Issue
Block a user