enigma-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Enigma-cvs] enigma/data/levels ant11.lua,1.6,1.7


From: Ralf Westram <address@hidden>
Subject: [Enigma-cvs] enigma/data/levels ant11.lua,1.6,1.7
Date: Wed, 12 Nov 2003 09:20:53 +0000

Update of /cvsroot/enigma/enigma/data/levels
In directory subversions:/tmp/cvs-serv12644/data/levels

Modified Files:
        ant11.lua 
Log Message:
- bugfix ('cannot access a variable in outer scope')



Index: ant11.lua
===================================================================
RCS file: /cvsroot/enigma/enigma/data/levels/ant11.lua,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** ant11.lua   20 Oct 2003 08:05:45 -0000      1.6
--- ant11.lua   12 Nov 2003 09:20:51 -0000      1.7
***************
*** 16,21 ****
  
  -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
-- -- --
! local force = 100
! local act_state = 0
  
  function forceup()
--- 16,21 ----
  
  -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
-- -- --
! force = 100
! act_state = 0
  
  function forceup()





reply via email to

[Prev in Thread] Current Thread [Next in Thread]