summaryrefslogtreecommitdiff
path: root/ZooBOTanica/CritCreate.cs
diff options
context:
space:
mode:
authorTrueDoctor <d-kobert@web.de>2018-09-29 16:51:26 +0200
committerTrueDoctor <d-kobert@web.de>2018-09-29 16:51:26 +0200
commitde0f076ef9ff546c9a90513259ad6c42cd2224b3 (patch)
tree995d766417fd2093d7950694ef17f3c84b7f1042 /ZooBOTanica/CritCreate.cs
parent04912687127303fd270b61f131cf68fd4aaae956 (diff)
added firebase api
Diffstat (limited to 'ZooBOTanica/CritCreate.cs')
-rw-r--r--ZooBOTanica/CritCreate.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ZooBOTanica/CritCreate.cs b/ZooBOTanica/CritCreate.cs
index f570c9e..08a6ff0 100644
--- a/ZooBOTanica/CritCreate.cs
+++ b/ZooBOTanica/CritCreate.cs
@@ -23,7 +23,7 @@ namespace ZooBOTanica
this.AllowDrop = true;
}
- private void Load(string path)
+ private new void Load(string path)
{
this.critter = Critter.Load(path);