Skip to content

Commit 7b93485

Browse files
committed
Fix typo
1 parent 00036d9 commit 7b93485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mahakam/src/Mahakam/Asset/AssetDatabase.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ namespace Mahakam
5050

5151
struct StreamBlock
5252
{
53-
Reader Stream;
53+
Reader File;
5454
void (*Stream)(void*) = nullptr;
5555
void (*Load)(void*) = nullptr;
5656
};

0 commit comments

Comments
 (0)