mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-14 01:18:40 +01:00
Fix indentations (#17481)
* cbt * AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA * fsadffsda sad * sadfasd * jhn * dsfa * saf * safsad * sda
This commit is contained in:
@@ -52,7 +52,7 @@ var/list/list/connected_z_cache = list()
|
||||
/proc/AreConnectedZLevels(var/zA, var/zB)
|
||||
if (zA == zB)
|
||||
return TRUE
|
||||
|
||||
|
||||
if(zA == 0 || zB == 0)
|
||||
return FALSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user