mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-28 11:02:08 +00: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