metastruct-experiments/remove_playerstepsoundtime_ctp.lua

3 lines
135 B
Lua
Raw Normal View History

-- This gets rid of the awful PlayerStepSound calculatuion CTP does
-- Which isn't pretty anyway
function ctp:PlayerStepSoundTime() end