leave comment in base/mapcycle.txt
This commit is contained in:
parent
b4bc29d5c6
commit
45d58a8742
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
// An example mapcycle! If this file is present
|
||||
// and the maps listed exist, then the multiplayer
|
||||
// mode will usually rotate between them when
|
||||
// time, fraglimit or something else was reached
|
||||
test_dlights
|
||||
test_monitor
|
||||
test_lightwarmth
|
||||
|
|
|
@ -110,7 +110,7 @@ NSEntity::WorldSpaceCenter(void)
|
|||
|
||||
/*
|
||||
============
|
||||
NSEntity::VisibleVec
|
||||
NSEntity::WaterLevel
|
||||
|
||||
Returns whether or not the entity is able to see a given position
|
||||
============
|
||||
|
|
Loading…
Reference in a new issue