Fixed invalid handle error in class module.
This commit is contained in:
		| @@ -547,6 +547,7 @@ ClassLoad(bool:keepMultipliers = false) | ||||
|      | ||||
|     // Remove key/value cache. | ||||
|     CloseHandle(kvClassData); | ||||
|     kvClassData = INVALID_HANDLE; | ||||
| } | ||||
|  | ||||
| /** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user