flappybat/background/background.jso

5 lines
63 B
Plaintext
Raw Permalink Normal View History

2024-03-07 12:23:02 -06:00
this.physupdate = function()
{
this.pos = Game.camera.pos;
2024-03-13 12:15:02 -05:00
}