Commit 63234eb2 authored by Argon's avatar Argon

fix

parent 4b4156ef
...@@ -12,7 +12,6 @@ ...@@ -12,7 +12,6 @@
#include "interpreter.h" #include "interpreter.h"
#include <algorithm> #include <algorithm>
class filter_summon_procedure;
int32 field::negate_chain(uint8 chaincount) { int32 field::negate_chain(uint8 chaincount) {
if(core.current_chain.size() == 0) if(core.current_chain.size() == 0)
return FALSE; return FALSE;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment