mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-05 18:24:12 +00:00
convert to unix line endings
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "PropertyDataMessage.h"
|
||||
#include "PropertyDataMessage.h"
|
||||
|
||||
#include "GeneralUtils.h"
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
#pragma once
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
#include "PropertySelectQueryProperty.h"
|
||||
#include "PropertySelectQueryProperty.h"
|
||||
|
||||
void PropertySelectQueryProperty::Serialize(RakNet::BitStream& stream) const {
|
||||
stream.Write(CloneId);
|
||||
|
@@ -1,4 +1,4 @@
|
||||
#pragma once
|
||||
#pragma once
|
||||
|
||||
#ifndef PROPERTYSELECTQUERY_H
|
||||
#define PROPERTYSELECTQUERY_H
|
||||
|
Reference in New Issue
Block a user