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