mirror of
https://github.com/HarbourMasters/Starship
synced 2026-07-09 07:03:15 -04:00
this should be false
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#define INIT_EVENT_IDS
|
||||
#include "port/hooks/Events.h"
|
||||
|
||||
bool gBackToMap;
|
||||
bool gBackToMap = false;
|
||||
|
||||
void OnDisplayUpdatePost(IEvent* event) {
|
||||
#if DEBUG_BOSS_KILLER == 1
|
||||
|
||||
Reference in New Issue
Block a user