ncannasse %!s(int64=6) %!d(string=hai) anos
pai
achega
6414caae9e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hxd/prefab/Prefab.hx

+ 1 - 1
hxd/prefab/Prefab.hx

@@ -85,7 +85,7 @@ class Prefab {
 	/**
 		Allows to customize how the prefab instance changes when selected/unselected within Hide
 	**/
-	public function setSelected( ctx : hide.prefab.Context, b : Bool ) {
+	public function setSelected( ctx : Context, b : Bool ) {
 		var materials = ctx.shared.getMaterials(this);
 
 		if( !b ) {