change comment style
This commit is contained in:
+1
-1
@@ -123,7 +123,7 @@ struct NoteResource
|
|||||||
delete m_pActor;
|
delete m_pActor;
|
||||||
}
|
}
|
||||||
|
|
||||||
const NoteSkinAndPath m_nsap; /* should be refcounted along with g_NoteResource[] */
|
const NoteSkinAndPath m_nsap; // should be refcounted along with g_NoteResource[]
|
||||||
int m_iRefCount;
|
int m_iRefCount;
|
||||||
Actor *m_pActor; // todo: AutoActor me? -aj
|
Actor *m_pActor; // todo: AutoActor me? -aj
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user