mirror of
https://github.com/elkowar/dots-of-war.git
synced 2024-12-25 21:52:23 +00:00
6 lines
79 B
Text
6 lines
79 B
Text
fn canonical_data() {
|
|
#{}
|
|
}
|
|
fn local_data(system) {
|
|
canonical_data()
|
|
}
|