mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-06 13:00:30 +00:00
14e94b86e2
SVN r1133 (trunk)
15 lines
No EOL
148 B
Text
15 lines
No EOL
148 B
Text
|
|
ACTOR MapMarker 9040 native
|
|
{
|
|
+NOBLOCKMAP
|
|
+NOGRAVITY
|
|
+DONTSPLASH
|
|
+INVISIBLE
|
|
Scale 0.5
|
|
States
|
|
{
|
|
Spawn:
|
|
AMRK A -1
|
|
Stop
|
|
}
|
|
} |