mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 06:04:49 +01:00
fix setting name
This commit is contained in:
parent
dfd3776081
commit
c6fa7d3894
@ -114,7 +114,7 @@ void cfg_load()
|
||||
GET_BOOL(g_config.mgs_hack, "mgs_hack", FALSE);
|
||||
GET_BOOL(g_config.tlc_hack, "tlc_hack", FALSE);
|
||||
GET_BOOL(g_config.homm_hack, "homm_hack", FALSE);
|
||||
GET_BOOL(g_config.homm_hack, "carma95_hack", FALSE);
|
||||
GET_BOOL(g_config.carma95_hack, "carma95_hack", FALSE);
|
||||
|
||||
GameHandlesClose = GameHandlesClose || g_config.infantryhack;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user