mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 20:52:41 +00:00
Probably fixes the bug with voresprite turbo updates (#6947)
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
if(!returning)
|
||||
if(updating_fullness)
|
||||
return
|
||||
updating_fullness = TRUE
|
||||
spawn(2)
|
||||
updating_fullness = FALSE
|
||||
var/previous_stomach_fullness = vore_fullness_ex["stomach"]
|
||||
var/previous_taur_fullness = vore_fullness_ex["taur belly"]
|
||||
//update_vore_tail_sprite()
|
||||
|
||||
Reference in New Issue
Block a user