Fixed for sure...
This commit is contained in:
parent
f4d9d42e8b
commit
b0679ccd96
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ pub fn ResourceMap(
|
||||||
//
|
//
|
||||||
|
|
||||||
// --- VALUES ---
|
// --- VALUES ---
|
||||||
values: std.ArrayList(H),
|
values: std.ArrayList(V),
|
||||||
|
|
||||||
// --- LIFE TIMES ---
|
// --- LIFE TIMES ---
|
||||||
generations: std.ArrayList(u32),
|
generations: std.ArrayList(u32),
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue