Files
itgmania212121/NoteSkins/pump/default/Center Tap Lift.lua
T
Jason Felds 7c4044a2fc Force consistent line endings.
I'd suggest enabling the EolExtension:
this way we won't go back and forth here.
2011-03-16 15:51:54 -04:00

3 lines
116 B
Lua

return NOTESKIN:LoadActor("Center","Tap Note")..{
InitCommand=cmd(effectclock,"beat";effectmagnitude,0.5,1,0);
};