Files
itgmania212121/NoteSkins/pump/default/Center Tap Lift.lua
T

3 lines
114 B
Lua
Raw Normal View History

2011-03-17 01:47:30 -04:00
return NOTESKIN:LoadActor("Center","Tap Note")..{
InitCommand=cmd(effectclock,"beat";effectmagnitude,0.5,1,0);
2011-02-23 01:54:29 -05:00
};