Files
itgmania212121/Themes/default/Graphics/CombinedLifeMeterTug frame.lua
T

3 lines
152 B
Lua
Raw Normal View History

2011-03-17 01:47:30 -04:00
return LoadActor(THEME:GetPathG("_combined","life frame"))..{
InitCommand=cmd(diffuse,PlayerColor(PLAYER_1);diffuserightedge,PlayerColor(PLAYER_2));
2010-06-10 22:38:54 -05:00
};