fixed bug: missing $escmode in field.epl
[aymargeddon/current.git] / html / field.epl
index 05a1478..37c4625 100644 (file)
@@ -12,6 +12,8 @@
  use FROGS::HexTorus;
  use Aymargeddon;
 
  use FROGS::HexTorus;
  use Aymargeddon;
 
+ $escmode = 0;
+
  my $game = $udat{-game};
  my $user = $udat{-id};
  my $loc = $udat{-loc};
  my $game = $udat{-game};
  my $user = $udat{-id};
  my $loc = $udat{-loc};