eliot-dev
[Top][All Lists]
Advanced

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

[Eliot-dev] Changes to eliot/game/ai_percent.h


From: eliot-dev
Subject: [Eliot-dev] Changes to eliot/game/ai_percent.h
Date: Sun, 06 Nov 2005 12:13:47 -0500

Index: eliot/game/ai_percent.h
diff -u eliot/game/ai_percent.h:1.4 eliot/game/ai_percent.h:1.5
--- eliot/game/ai_percent.h:1.4 Fri Nov  4 20:00:06 2005
+++ eliot/game/ai_percent.h     Sun Nov  6 17:13:45 2005
@@ -38,7 +38,7 @@
 {
 public:
     /// Constructor, taking the percentage (0.0 <= iPercent <= 1.0)
-    AIPercent(float iPercent);
+    AIPercent(int iId, float iPercent);
     virtual ~AIPercent() {}
 
     /**




reply via email to

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