mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
NKAI: namespace
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
namespace Nullkiller
|
||||
{
|
||||
|
||||
/*
|
||||
* Build.cpp, part of VCMI engine
|
||||
*
|
||||
@@ -91,3 +94,5 @@ bool Build::fulfillsMe(TSubgoal goal)
|
||||
else
|
||||
return false;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user