mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-09 03:37:49 +03:00
this should be false
This commit is contained in:
parent
53527072d3
commit
1760aa0fce
@ -6,7 +6,7 @@
|
|||||||
#define INIT_EVENT_IDS
|
#define INIT_EVENT_IDS
|
||||||
#include "port/hooks/Events.h"
|
#include "port/hooks/Events.h"
|
||||||
|
|
||||||
bool gBackToMap;
|
bool gBackToMap = false;
|
||||||
|
|
||||||
void OnDisplayUpdatePost(IEvent* event) {
|
void OnDisplayUpdatePost(IEvent* event) {
|
||||||
#if DEBUG_BOSS_KILLER == 1
|
#if DEBUG_BOSS_KILLER == 1
|
||||||
|
Loading…
Reference in New Issue
Block a user