Files
itgmania212121/Themes/default/Graphics/CombinedLifeMeterTug frame.lua
T
2010-06-10 22:38:54 -05:00

3 lines
163 B
Lua

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