/[enigma]/enigma/models-2d.lua
ViewVC logotype

Diff of /enigma/models-2d.lua

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.59 by dheck, Tue Dec 31 10:08:20 2002 UTC revision 1.60 by dheck, Thu Jan 2 17:23:58 2003 UTC
# Line 1  Line 1 
1  ------------------------------------------------------------------------  ------------------------------------------------------------------------
2  -- Copyright (C) 2002 Daniel Heck  -- Copyright (C) 2002,2003 Daniel Heck
3  --  --
4  -- This program is free software; you can redistribute it and/or  -- This program is free software; you can redistribute it and/or
5  -- modify it under the terms of the GNU General Public License  -- modify it under the terms of the GNU General Public License
# Line 14  Line 14 
14  -- You should have received a copy of the GNU General Public License along  -- You should have received a copy of the GNU General Public License along
15  -- with this program; if not, write to the Free Software Foundation, Inc.,  -- with this program; if not, write to the Free Software Foundation, Inc.,
16  -- 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.  -- 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
17    --
18    -- $Id$
19  ------------------------------------------------------------------------  ------------------------------------------------------------------------
20    
21    
# Line 271  do Line 273  do
273      local fg,img      local fg,img
274    
275      -- Normal      -- Normal
276      def_image("sh-whiteball-small", {xoff=-3, yoff=-3})      def_image("sh-whiteball-small", {xoff=-4, yoff=-4})
277      fg=def_image(nil, {filename="ac-whiteball-small", xoff=-6, yoff=-6})      fg=def_image(nil, {filename="ac-whiteball-small", xoff=-6, yoff=-6})
278      def_shmodel("ac-whiteball-small", fg, "sh-whiteball-small")      def_shmodel("ac-whiteball-small", fg, "sh-whiteball-small")
279    

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26