Removed erroneous sq_pop(), in Squirrel3 sq_deleteslot() does always pop the argument...
authorIngo Ruhnke <grumbel@gmail.com>
Thu, 14 Aug 2014 03:04:42 +0000 (05:04 +0200)
committerIngo Ruhnke <grumbel@gmail.com>
Thu, 14 Aug 2014 03:04:42 +0000 (05:04 +0200)
commit1b5749c9350111cb94ba38fee4240613c87267a6
treeaea36fb0a8772acfa963d0a893f0035c9bbdccc6
parent883d033b5257562e047f53ecf4fb79a79e8daefa
Removed erroneous sq_pop(), in Squirrel3 sq_deleteslot() does always pop the argument, even on failure
src/worldmap/worldmap.cpp