Loading

Paste #pacmeoplu

  1.   if action.prolonged_usage == nil and anims.begin_use and
  2.     anims.in_use and anims.finish_use then
  3.     action.prolonged_usage = true
  4.   end

Comments