mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
normalize includes: world
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#ifndef SOFCHARCREATEDATA_H
|
||||
#define SOFCHARCREATEDATA_H
|
||||
#pragma once
|
||||
|
||||
#pragma pack(push)
|
||||
#pragma pack(1)
|
||||
|
||||
struct RaceClassAllocation {
|
||||
@@ -26,6 +26,5 @@ struct RaceClassCombos {
|
||||
SoFCCStartZoneData StartZoneData[641];
|
||||
};
|
||||
*/
|
||||
#pragma pack()
|
||||
|
||||
#endif
|
||||
#pragma pack(pop)
|
||||
|
||||
Reference in New Issue
Block a user