mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
Ports SNPCs
This commit is contained in:
@@ -78,7 +78,7 @@ var/global/list/image/fluidtrack_cache=list()
|
||||
|
||||
// Process 4 bits
|
||||
for(var/bi=0;bi<4;bi++)
|
||||
b=1<<bi
|
||||
b = 1 << bi
|
||||
// COMING BIT
|
||||
// If setting
|
||||
if(comingdir&b)
|
||||
|
||||
Reference in New Issue
Block a user