mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 15:07:22 +01:00
fixes for materials
This commit is contained in:
parent
c28d951fc8
commit
78c6d7e594
4 changed files with 22 additions and 8 deletions
|
|
@ -19,7 +19,7 @@ namespace MareSynchronos.Models
|
|||
public IntPtr Address { get; set; }
|
||||
public IntPtr DrawObjectAddress { get; set; }
|
||||
|
||||
private IntPtr CurrentAddress
|
||||
public IntPtr CurrentAddress
|
||||
{
|
||||
get
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue