mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Adds a hook for changing view size. (#23690)
* Adds a hook for changing view size. * """"coding standards""""
This commit is contained in:
committed by
oranges
parent
572b5dc98e
commit
43fd486f82
@@ -43,7 +43,7 @@
|
||||
buckled_mob.pixel_x = 0
|
||||
buckled_mob.pixel_y = 0
|
||||
if(buckled_mob.client)
|
||||
buckled_mob.client.view = world.view
|
||||
buckled_mob.client.change_view(world.view)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user