MUTATIONOFJB: Fix code formatting issues (with astyle).

This commit is contained in:
Ľubomír Remák 2018-08-04 16:57:41 +02:00 committed by Eugene Sandulenko
parent 6ff609c514
commit a25715a29b
48 changed files with 361 additions and 309 deletions

View file

@ -24,11 +24,11 @@
#include "mutationofjb/gamedata.h"
#include "mutationofjb/script.h"
/*
"ADDITEM" " " <item>
Adds item to inventory.
*/
/** @file
* "ADDITEM " <item>
*
* Adds item to inventory.
*/
namespace MutationOfJB {