Fixed a bug noted by mahnsawce
This commit is contained in:
		| @@ -619,6 +619,8 @@ AMX *MNF_GetAmxScript(int id) | ||||
| 	while (iter && id--) | ||||
| 		++iter; | ||||
|  | ||||
| 	if ((*iter) == NULL) | ||||
| 		return NULL; | ||||
| 	return (*iter).getAMX(); | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user