mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-02 16:23:57 +03:00
this should be false
This commit is contained in:
parent
53527072d3
commit
1760aa0fce
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user