This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
8a0919872a86a717d7fb467653e1b4da8a025de2
itgmania212121
/
Themes
/
default
/
BGAnimations
/
ScreenLogo decorations.lua
T
5 lines
103 B
Lua
Raw
Normal View
History
Unescape
Escape
a few changes; ScreenLogo now has a logo. ScreenHowToPlay's background is now orange (recolor lol) and scales correctly based on screen size.
2010-08-03 19:27:12 -05:00
local
t
=
LoadFallbackB
();
t
[
#
t
+
1
]
=
StandardDecorationFromFileOptional
(
"Logo"
,
"Logo"
);
return
t
;
Reference in New Issue
Copy Permalink