mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 20:15:47 +01:00
i fucked up - GLOBAL.DEFAULT_VIEW > GLOB.DEFAULT_VIEW
This commit is contained in:
@@ -335,7 +335,7 @@
|
||||
buckled_mob.pixel_x = 0
|
||||
buckled_mob.pixel_y = 0
|
||||
if(buckled_mob.client)
|
||||
buckled_mob.client.change_view(GLOBAL.DEFAULT_VIEW)
|
||||
buckled_mob.client.change_view(GLOB.DEFAULT_VIEW)
|
||||
auto.Remove(buckled_mob)
|
||||
. = ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user