Files
itgmania212121/Themes/default/Graphics/CombinedLifeMeterTug frame.lua
T
2013-06-15 05:54:55 -07:00

3 lines
152 B
Lua

return LoadActor(THEME:GetPathG("_combined","life frame"))..{
InitCommand=cmd(diffuse,PlayerColor(PLAYER_1);diffuserightedge,PlayerColor(PLAYER_2));
};