mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
create hexgrid
This commit is contained in:
3
src/scripts/skill.js
Normal file
3
src/scripts/skill.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export function skill(type){
|
||||
document.getElementById('skillDisp').textContent = type;
|
||||
}
|
||||
Reference in New Issue
Block a user