fixes for materials

This commit is contained in:
Stanley Dimant
2022-09-11 14:28:16 +02:00
parent c28d951fc8
commit 78c6d7e594
4 changed files with 22 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ namespace MareSynchronos.Models
public IntPtr Address { get; set; }
public IntPtr DrawObjectAddress { get; set; }
private IntPtr CurrentAddress
public IntPtr CurrentAddress
{
get
{