Explorar o código

Comment update

Matt Benic %!s(int64=9) %!d(string=hai) anos
pai
achega
dab0610229
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Script/AtomicNET/AtomicNET/Scene/Scene.cs

+ 1 - 1
Script/AtomicNET/AtomicNET/Scene/Scene.cs

@@ -14,7 +14,7 @@ namespace AtomicEngine
             {
                 //Log.Info($"Node ADDED: {e.Node.Name}");
 
-                // The NodeRemoved event is generated when adding a node as a child
+                // The NodeAdded event is generated when adding a node as a child
 
                 e.Node.GetComponents<CSComponent>(componentVector);