mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-24 03:24:50 +00:00
JANITORIAL: Fix indentation
This commit is contained in:
parent
0749507a34
commit
976d31be68
@ -110,10 +110,10 @@ enum VerbPreposition {
|
|||||||
};
|
};
|
||||||
|
|
||||||
enum Part {
|
enum Part {
|
||||||
kPartInit = 0,
|
kPartInit = 0,
|
||||||
kPartOne = 1,
|
kPartOne = 1,
|
||||||
kPartTwo = 2,
|
kPartTwo = 2,
|
||||||
kPartThree = 3
|
kPartThree = 3
|
||||||
};
|
};
|
||||||
|
|
||||||
enum Location {
|
enum Location {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user