Files
itgmania212121/Themes/default/Graphics/CombinedLifeMeterTug frame.lua
T
2013-07-18 17:43:31 -04:00

3 lines
152 B
Lua

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