leave comment in base/mapcycle.txt

This commit is contained in:
Marco Cawthorne 2022-10-03 14:43:52 -07:00
parent b4bc29d5c6
commit 45d58a8742
Signed by: eukara
GPG Key ID: CE2032F0A2882A22
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -110,7 +110,7 @@ NSEntity::WorldSpaceCenter(void)
/*
============
NSEntity::VisibleVec
NSEntity::WaterLevel
Returns whether or not the entity is able to see a given position
============