mirror of
https://gitea.sffempire.ru/Kolyah35/minecraft-pe-0.6.1.git
synced 2026-03-30 20:13:31 +00:00
pragma once everywhere
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef NET_MINECRAFT_CLIENT__OptionStrings_H__
|
||||
#define NET_MINECRAFT_CLIENT__OptionStrings_H__
|
||||
#pragma once
|
||||
|
||||
class OptionStrings {
|
||||
public:
|
||||
@@ -33,4 +32,3 @@ public:
|
||||
|
||||
};
|
||||
|
||||
#endif /*NET_MINECRAFT_CLIENT__OptionsStrings_H__*/
|
||||
|
||||
Reference in New Issue
Block a user