Closed YYBartT closed 15 hours ago
The function load_csv() still returns a DS grid index, which should now be a DS grid reference instead.
load_csv()
test_load_csv.zip
load_csv() returns a DS grid reference
ds_grid_create()
Always
2024.1100 (Betas), 2024.8.1 (Monthly), 2022.0.3 (LTS)
Windows
Description
The function
load_csv()
still returns a DS grid index, which should now be a DS grid reference instead.test_load_csv.zip
Expected Change
load_csv() returns a DS grid reference
Steps To Reproduce
load_csv()
, "ref ds_grid 1" for the grid created usingds_grid_create()
How reliably can you recreate this issue using your steps above?
Always
Which version of GameMaker are you reporting this issue for?
2024.1100 (Betas), 2024.8.1 (Monthly), 2022.0.3 (LTS)
Which platform(s) are you seeing the problem on?
Windows
Sample Package Attached?
Sample Project Added?