Files
itgmania212121/Themes/default/Graphics/CombinedLifeMeterTug frame.lua
T
2011-03-17 01:47:30 -04:00

3 lines
161 B
Lua

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