This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
cpp
/
urho3d
mirror da
https://github.com/urho3d/urho3d.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Fixed an obvious oversight
thebluefish
11 anni fa
parent
51c4060135
commit
dfd119b41f
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione unificata
Mostra Diff Stats
2
0
Source/Engine/Scene/LogicComponent.h
+ 2
- 0
Source/Engine/Scene/LogicComponent.h
Vedi File
@@ -20,6 +20,8 @@
// THE SOFTWARE.
// THE SOFTWARE.
//
//
+#pragma once
+
#include "Component.h"
#include "Component.h"
namespace Urho3D
namespace Urho3D