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

3 lines
152 B
Lua
Raw Normal View History

2017-08-08 01:07:34 -06:00
return LoadActor(THEME:GetPathG("_combined","life frame"))..{
InitCommand=cmd(diffuse,PlayerColor(PLAYER_1);diffuserightedge,PlayerColor(PLAYER_2));
};