Revert back Stratagus logo
This commit is contained in:
parent
3488dae79a
commit
99fdba0fd4
3 changed files with 27 additions and 24 deletions
src
|
@ -1,11 +1,12 @@
|
|||
// ____ _ __
|
||||
// / __ )____ _____ | | / /___ ___________
|
||||
// / __ / __ \/ ___/ | | /| / / __ `/ ___/ ___/
|
||||
// / /_/ / /_/ (__ ) | |/ |/ / /_/ / / (__ )
|
||||
// /_____/\____/____/ |__/|__/\__,_/_/ /____/
|
||||
//
|
||||
// A futuristic real-time strategy game.
|
||||
// This file is part of Bos Wars.
|
||||
// _________ __ __
|
||||
// / _____// |_____________ _/ |______ ____ __ __ ______
|
||||
// \_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/
|
||||
// / \| | | | \// __ \| | / __ \_/ /_/ > | /\___ |
|
||||
// /_______ /|__| |__| (____ /__| (____ /\___ /|____//____ >
|
||||
// \/ \/ \//_____/ \/
|
||||
// ______________________ ______________________
|
||||
// T H E W A R B E G I N S
|
||||
// Stratagus - A free fantasy real time strategy game engine
|
||||
//
|
||||
/**@name luacallback.h. */
|
||||
//
|
||||
|
|
|
@ -1,11 +1,12 @@
|
|||
// ____ _ __
|
||||
// / __ )____ _____ | | / /___ ___________
|
||||
// / __ / __ \/ ___/ | | /| / / __ `/ ___/ ___/
|
||||
// / /_/ / /_/ (__ ) | |/ |/ / /_/ / / (__ )
|
||||
// /_____/\____/____/ |__/|__/\__,_/_/ /____/
|
||||
//
|
||||
// A futuristic real-time strategy game.
|
||||
// This file is part of Bos Wars.
|
||||
// _________ __ __
|
||||
// / _____// |_____________ _/ |______ ____ __ __ ______
|
||||
// \_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/
|
||||
// / \| | | | \// __ \| | / __ \_/ /_/ > | /\___ |
|
||||
// /_______ /|__| |__| (____ /__| (____ /\___ /|____//____ >
|
||||
// \/ \/ \//_____/ \/
|
||||
// ______________________ ______________________
|
||||
// T H E W A R B E G I N S
|
||||
// Stratagus - A free fantasy real time strategy game engine
|
||||
//
|
||||
/**@name luacallback.cpp - Lua callback. */
|
||||
//
|
||||
|
|
|
@ -1,11 +1,12 @@
|
|||
// ____ _ __
|
||||
// / __ )____ _____ | | / /___ ___________
|
||||
// / __ / __ \/ ___/ | | /| / / __ `/ ___/ ___/
|
||||
// / /_/ / /_/ (__ ) | |/ |/ / /_/ / / (__ )
|
||||
// /_____/\____/____/ |__/|__/\__,_/_/ /____/
|
||||
//
|
||||
// A futuristic real-time strategy game.
|
||||
// This file is part of Bos Wars.
|
||||
// _________ __ __
|
||||
// / _____// |_____________ _/ |______ ____ __ __ ______
|
||||
// \_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/
|
||||
// / \| | | | \// __ \| | / __ \_/ /_/ > | /\___ |
|
||||
// /_______ /|__| |__| (____ /__| (____ /\___ /|____//____ >
|
||||
// \/ \/ \//_____/ \/
|
||||
// ______________________ ______________________
|
||||
// T H E W A R B E G I N S
|
||||
// Stratagus - A free fantasy real time strategy game engine
|
||||
//
|
||||
/**@name title.cpp - The title screen. */
|
||||
//
|
||||
|
|
Loading…
Add table
Reference in a new issue