mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-06 04:50:26 +00:00
9abaaa1785
- set 'cursor' as default for Action Doom 2. Doom's bunny is probably not the best thing here... - made cursor user-settable in the menu. SVN r2855 (trunk)
8 lines
90 B
Text
8 lines
90 B
Text
include "mapinfo/doom2.txt"
|
|
|
|
gameinfo
|
|
{
|
|
swapmenu = true
|
|
cursorpic = "cursor"
|
|
}
|
|
|