mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Removes an unnecessary 'else' statement
Tidies the code up a bit more
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
setDir(turn(dir, 90))
|
||||
handle_rotation()
|
||||
return
|
||||
else
|
||||
|
||||
if(usr.incapacitated())
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user