summaryrefslogtreecommitdiff
path: root/src/savegamegamebyro.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/savegamegamebyro.h')
-rw-r--r--src/savegamegamebyro.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/savegamegamebyro.h b/src/savegamegamebyro.h
index bce08018..b7a5ba12 100644
--- a/src/savegamegamebyro.h
+++ b/src/savegamegamebyro.h
@@ -56,7 +56,7 @@ public:
/**
* @return number of plugins that were enabled when the save game was created
**/
- int numPlugins() const { return m_Plugins.size(); }
+ size_t numPlugins() const { return m_Plugins.size(); }
/**
* retrieve the name of one of the plugins that were enabled when the save game