signs.h
changeset 2498 befad2fe53d2
parent 2436 177cb6a8339f
child 2789 75ce96e754a0
--- a/signs.h	Thu Oct 06 18:28:27 2005 +0000
+++ b/signs.h	Fri Oct 07 07:35:15 2005 +0000
@@ -11,7 +11,7 @@
 	int32        x;
 	int32        y;
 	byte         z;
-	byte owner; // placed by this player. Anyone can delete them though.
+	PlayerID owner; // placed by this player. Anyone can delete them though.
 							// OWNER_NONE for gray signs from old games.
 
 	uint16       index;