mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-25 01:57:47 +01:00
add preset for Emperor: Rise of the Middle Kingdom
This commit is contained in:
parent
9bd6cb9cc8
commit
2efc7f8a59
@ -152,6 +152,7 @@ Need help and don't have a github account? Ask your questions on [Discord](https
|
|||||||
- Dungeon Keeper 2
|
- Dungeon Keeper 2
|
||||||
- Economic War
|
- Economic War
|
||||||
- Eggsucker
|
- Eggsucker
|
||||||
|
- Emperor: Rise of the Middle Kingdom
|
||||||
- Enemy Infestation
|
- Enemy Infestation
|
||||||
- Escape Velocity Nova
|
- Escape Velocity Nova
|
||||||
- F-16 Multirole Fighter
|
- F-16 Multirole Fighter
|
||||||
|
@ -792,6 +792,10 @@ static void cfg_create_ini()
|
|||||||
"maxgameticks=60\n"
|
"maxgameticks=60\n"
|
||||||
"fixnotresponding=true\n"
|
"fixnotresponding=true\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"; Emperor: Rise of the Middle Kingdom\n"
|
||||||
|
"[Emperor]\n"
|
||||||
|
"nonexclusive=true\n"
|
||||||
|
"\n"
|
||||||
"; Enemy Infestation\n"
|
"; Enemy Infestation\n"
|
||||||
"[EI]\n"
|
"[EI]\n"
|
||||||
"hook_getmessage=true\n"
|
"hook_getmessage=true\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user