Skip to content
Snippets Groups Projects
Commit 0a9d4154 authored by pregmodfan's avatar pregmodfan
Browse files

missed declaration

parent e17a4c06
No related branches found
No related tags found
No related merge requests found
...@@ -444,7 +444,7 @@ window.WombReserveCount = function(actor, type) ...@@ -444,7 +444,7 @@ window.WombReserveCount = function(actor, type)
} }
window.WombCleanAllReserve(actor) window.WombCleanAllReserve = function(actor)
{ {
actor.womb.forEach(function(ft){ actor.womb.forEach(function(ft){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment