Skip to content

Commit

Permalink
New root land
Browse files Browse the repository at this point in the history
  • Loading branch information
jin committed May 4, 2023
1 parent 3da2abf commit ed2ffd4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed pane/50k1hf_b4km16!50k1hf_b4km16.bin
Binary file not shown.
Binary file added pane/h3cgkd_xfi3wm!h3cgkd_xfi3wm.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion pane/pane.view.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ namespace $.$$ {

@ $mol_mem
land_rights() {
const land_id = '50k1hf_b4km16' as $mol_int62_string
const land_id = 'h3cgkd_xfi3wm' as $mol_int62_string
const rights = new Uint8Array( $mol_fetch.buffer( require( `/hyoo/draw/pane/${land_id}!${land_id}.bin` ) ) )
$mol_wire_sync( this.yard().world() ).apply( rights )
return this.yard().land(land_id)
Expand Down

0 comments on commit ed2ffd4

Please sign in to comment.