[Moeng-cvs] BBRpg/data/scripts MessPile.lua,1.9.2.3,1.9.2.4
Status: Alpha
Brought to you by:
b_lindeijer
From: <b_l...@us...> - 2004-01-10 20:31:24
|
Update of /cvsroot/moeng/BBRpg/data/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv3501 Modified Files: Tag: bbrpg MessPile.lua Log Message: Update script to reflect einddemo > enddemo Index: MessPile.lua =================================================================== RCS file: /cvsroot/moeng/BBRpg/data/scripts/MessPile.lua,v retrieving revision 1.9.2.3 retrieving revision 1.9.2.4 diff -C2 -d -r1.9.2.3 -r1.9.2.4 *** MessPile.lua 8 Jan 2004 23:57:53 -0000 1.9.2.3 --- MessPile.lua 10 Jan 2004 20:31:21 -0000 1.9.2.4 *************** *** 61,65 **** ActionSetVariable(main_menu_bg, "drawMode", DM_ALPHA), ActionSetVariable(main_menu_bg, "bm", m_get_bitmap("theend.tga")), ! ActionPlaySong("data/music/einddemo.ogg", 10), } else --- 61,65 ---- ActionSetVariable(main_menu_bg, "drawMode", DM_ALPHA), ActionSetVariable(main_menu_bg, "bm", m_get_bitmap("theend.tga")), ! ActionPlaySong("data/music/enddemo.ogg", 10), } else |