Skip to content

Commit

Permalink
feat: add linq
Browse files Browse the repository at this point in the history
  • Loading branch information
Larkooo committed Jun 3, 2024
1 parent 3019893 commit 0819d7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/dojo-bindgen/src/plugins/unity/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ using Dojo.Starknet;
using UnityEngine;
using dojo_bindings;
using System.Collections.Generic;
using System.Linq;
"
.to_string()
}
Expand Down

0 comments on commit 0819d7d

Please sign in to comment.