mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-23 00:28:08 +02:00
Fix filenames in file headers
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
#include "../../lib/CScriptingModule.h"
|
||||
|
||||
/*
|
||||
* ERMScriptingModule.cpp, part of VCMI engine
|
||||
* ERMScriptingModule.h, part of VCMI engine
|
||||
*
|
||||
* Authors: listed in file AUTHORS in main folder
|
||||
*
|
||||
@ -14,4 +14,4 @@
|
||||
|
||||
|
||||
extern IGameEventRealizer *acb;
|
||||
extern CPrivilagedInfoCallback *icb;
|
||||
extern CPrivilagedInfoCallback *icb;
|
||||
|
Reference in New Issue
Block a user