mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-04-11 15:17:10 -05: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