mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Add changerespawncolour() script command
This command simply changes the color that the player respawns with upon death. The respawn color also persists through custom save files. Closes #830.
This commit is contained in:
@@ -481,6 +481,8 @@ public:
|
||||
bool disableaudiopause;
|
||||
bool disabletemporaryaudiopause;
|
||||
bool inputdelay;
|
||||
|
||||
int respawncolour;
|
||||
};
|
||||
|
||||
#ifndef GAME_DEFINITION
|
||||
|
||||
Reference in New Issue
Block a user